StaticPropertiesType Property (BaseFontEditor<T>)
In This Topic
Returns
System.Type which contains static properties of the type .
Syntax
'Declaration
Protected Overridable ReadOnly Property StaticPropertiesType As Type
protected virtual Type StaticPropertiesType {get;}
See Also